Docker command: python3 "Odoo 15/odoo-bin" --addons-path "Odoo 15/addons,Odoo 15/odoo/addons,Github os4b odoo modules 15.0" --workers 2 --longpolling-port 8070 --max-cron-threads 1 -d 00155-master-base --proxy-mode --db-filter %d.*$ --smtp 172.17.0.1 --db-template template0 ================================================= Adding readonly volume '/data/build/Odoo 15' pointing to /home/runbot/odoo/runbot/runbot/static/sources/Odoo 15/977b6925c6be1adf59a0dc1e28cffb05eae683b8 Adding readonly volume '/data/build/Github os4b odoo modules 15.0' pointing to /home/runbot/odoo/runbot/runbot/static/sources/Github os4b odoo modules 15.0/547e864c71a94bb4fc516482c747fd4e9cce9ff6 Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/00155-master/.odoorc Defaulting to user installation because normal site-packages is not writeable Ignoring cryptography: markers 'python_version >= "3.12"' don't match your environment Ignoring freezegun: markers 'python_version < "3.8"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version == "3.7"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.7" and python_version <= "3.9"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment Ignoring Jinja2: markers 'python_version >= "3.12"' don't match your environment Ignoring libsass: markers 'python_version >= "3.12"' don't match your environment Ignoring lxml: markers 'python_version >= "3.12"' don't match your environment Ignoring lxml-html-clean: markers 'python_version >= "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version >= "3.12"' don't match your environment Ignoring ofxparse: markers 'python_version <= "3.9"' don't match your environment Ignoring Pillow: markers 'python_version >= "3.12"' don't match your environment Ignoring psutil: markers 'python_version >= "3.12"' don't match your environment Ignoring psycopg2: markers 'sys_platform != "win32" and python_version < "3.8"' don't match your environment Ignoring psycopg2: markers 'sys_platform == "win32" and python_version < "3.8"' don't match your environment Ignoring psycopg2: markers 'python_version >= "3.12"' don't match your environment Ignoring pyopenssl: markers 'python_version >= "3.12"' don't match your environment Ignoring PyPDF2: markers 'python_version >= "3.12"' don't match your environment Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment Ignoring pyusb: markers 'python_version >= "3.12"' don't match your environment Ignoring reportlab: markers 'python_version >= "3.12"' don't match your environment Ignoring requests: markers 'python_version >= "3.12"' don't match your environment Ignoring rl-renderPM: markers 'sys_platform == "win32" and python_version >= "3.12"' don't match your environment Ignoring urllib3: markers 'python_version >= "3.12"' don't match your environment Ignoring Werkzeug: markers 'python_version <= "3.9"' don't match your environment Ignoring xlrd: markers 'python_version < "3.8"' don't match your environment Requirement already satisfied: Babel==2.9.1 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 1)) (2.9.1) Requirement already satisfied: chardet==3.0.4 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 2)) (3.0.4) Requirement already satisfied: cryptography==2.6.1 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 3)) (2.6.1) Requirement already satisfied: decorator==4.4.2 in /usr/lib/python3/dist-packages (from -r Odoo 15/requirements.txt (line 5)) (4.4.2) Requirement already satisfied: docutils==0.16 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 6)) (0.16) Requirement already satisfied: ebaysdk==2.1.5 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 7)) (2.1.5) Requirement already satisfied: freezegun==0.3.15 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 9)) (0.3.15) Requirement already satisfied: greenlet==1.1.2 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 12)) (1.1.2) Requirement already satisfied: idna==2.8 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 14)) (2.8) Requirement already satisfied: Jinja2==2.11.3 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 15)) (2.11.3) Requirement already satisfied: libsass==0.18.0 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 17)) (0.18.0) Requirement already satisfied: lxml==4.6.5 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 19)) (4.6.5) Requirement already satisfied: MarkupSafe==1.1.0 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 22)) (1.1.0) Requirement already satisfied: num2words==0.5.6 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 24)) (0.5.6) Requirement already satisfied: ofxparse==0.21 in /usr/lib/python3/dist-packages (from -r Odoo 15/requirements.txt (line 26)) (0.21) Requirement already satisfied: passlib==1.7.3 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 27)) (1.7.3) Requirement already satisfied: Pillow==9.0.1 in /usr/lib/python3/dist-packages (from -r Odoo 15/requirements.txt (line 28)) (9.0.1) Requirement already satisfied: polib==1.1.0 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 30)) (1.1.0) Requirement already satisfied: psutil==5.6.7 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 31)) (5.6.7) Requirement already satisfied: psycopg2==2.8.6 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 35)) (2.8.6) Requirement already satisfied: pydot==1.4.1 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 37)) (1.4.1) Requirement already satisfied: pyopenssl==19.0.0 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 38)) (19.0.0) Requirement already satisfied: PyPDF2==1.26.0 in /usr/lib/python3/dist-packages (from -r Odoo 15/requirements.txt (line 40)) (1.26.0) Requirement already satisfied: pyserial==3.4 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 43)) (3.4) Requirement already satisfied: python-dateutil==2.7.3 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 44)) (2.7.3) Requirement already satisfied: python-stdnum==1.13 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 45)) (1.13) Requirement already satisfied: pytz in /usr/lib/python3/dist-packages (from -r Odoo 15/requirements.txt (line 46)) (2022.1) Requirement already satisfied: pyusb==1.0.2 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 47)) (1.0.2) Requirement already satisfied: qrcode==6.1 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 49)) (6.1) Requirement already satisfied: reportlab==3.5.59 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 50)) (3.5.59) Requirement already satisfied: requests==2.25.1 in /usr/lib/python3/dist-packages (from -r Odoo 15/requirements.txt (line 52)) (2.25.1) Requirement already satisfied: urllib3==1.26.5 in /usr/lib/python3/dist-packages (from -r Odoo 15/requirements.txt (line 55)) (1.26.5) Requirement already satisfied: vobject==0.9.6.1 in /usr/lib/python3/dist-packages (from -r Odoo 15/requirements.txt (line 57)) (0.9.6.1) Requirement already satisfied: Werkzeug==2.0.2 in /usr/lib/python3/dist-packages (from -r Odoo 15/requirements.txt (line 59)) (2.0.2) Requirement already satisfied: xlrd==1.2.0 in /usr/lib/python3/dist-packages (from -r Odoo 15/requirements.txt (line 61)) (1.2.0) Requirement already satisfied: XlsxWriter==1.1.2 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 62)) (1.1.2) Requirement already satisfied: xlwt==1.3.0 in /usr/lib/python3/dist-packages (from -r Odoo 15/requirements.txt (line 63)) (1.3.0) Requirement already satisfied: zeep==3.4.0 in /usr/local/lib/python3.10/dist-packages (from -r Odoo 15/requirements.txt (line 64)) (3.4.0) Requirement already satisfied: cffi!=1.11.3,>=1.8 in /usr/local/lib/python3.10/dist-packages (from cryptography==2.6.1->-r Odoo 15/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: asn1crypto>=0.21.0 in /usr/local/lib/python3.10/dist-packages (from cryptography==2.6.1->-r Odoo 15/requirements.txt (line 3)) (1.5.1) Requirement already satisfied: six>=1.4.1 in /usr/lib/python3/dist-packages (from cryptography==2.6.1->-r Odoo 15/requirements.txt (line 3)) (1.16.0) Requirement already satisfied: pyparsing>=2.1.4 in /usr/lib/python3/dist-packages (from pydot==1.4.1->-r Odoo 15/requirements.txt (line 37)) (2.4.7) Requirement already satisfied: attrs>=17.2.0 in /usr/lib/python3/dist-packages (from zeep==3.4.0->-r Odoo 15/requirements.txt (line 64)) (21.2.0) Requirement already satisfied: isodate>=0.5.4 in /usr/lib/python3/dist-packages (from zeep==3.4.0->-r Odoo 15/requirements.txt (line 64)) (0.6.1) Requirement already satisfied: defusedxml>=0.4.1 in /usr/lib/python3/dist-packages (from zeep==3.4.0->-r Odoo 15/requirements.txt (line 64)) (0.7.1) Requirement already satisfied: requests-toolbelt>=0.7.1 in /usr/lib/python3/dist-packages (from zeep==3.4.0->-r Odoo 15/requirements.txt (line 64)) (0.9.1) Requirement already satisfied: cached-property>=1.3.0 in /usr/lib/python3/dist-packages (from zeep==3.4.0->-r Odoo 15/requirements.txt (line 64)) (1.5.2) Requirement already satisfied: appdirs>=1.4.0 in /usr/lib/python3/dist-packages (from zeep==3.4.0->-r Odoo 15/requirements.txt (line 64)) (1.4.4) Requirement already satisfied: pycparser in /usr/local/lib/python3.10/dist-packages (from cffi!=1.11.3,>=1.8->cryptography==2.6.1->-r Odoo 15/requirements.txt (line 3)) (2.23) 2026-01-26 15:32:33,484 13 INFO ? odoo: Odoo version 15.0 2026-01-26 15:32:33,484 13 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2026-01-26 15:32:33,485 13 INFO ? odoo: addons paths: ['/data/build/Odoo 15/odoo/addons', '/data/build/datadir/addons/15.0', '/data/build/Odoo 15/addons', '/data/build/Github os4b odoo modules 15.0'] 2026-01-26 15:32:33,485 13 INFO ? odoo: database: runbot@default:default 2026-01-26 15:32:33,696 13 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2026-01-26 15:32:34,061 13 INFO ? odoo.service.server: HTTP service (werkzeug) running on 0.0.0.0:8069 2026-01-26 15:32:34,079 13 INFO 00155-master-base odoo.modules.loading: loading 1 modules... 2026-01-26 15:32:34,086 13 INFO 00155-master-base odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 2026-01-26 15:32:34,100 13 INFO 00155-master-base odoo.modules.loading: loading 7 modules... 2026-01-26 15:32:34,328 13 INFO 00155-master-base odoo.modules.loading: 7 modules loaded in 0.23s, 0 queries (+0 extra) 2026-01-26 15:32:34,363 13 INFO 00155-master-base odoo.modules.loading: Modules loaded. 2026-01-26 15:32:34,365 13 INFO 00155-master-base odoo.modules.registry: Registry loaded in 0.304s 2026-01-26 15:32:34,365 13 INFO 00155-master-base odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections 2026-01-26 15:32:34,371 15 INFO 00155-master-base odoo.service.server: Worker WorkerHTTP (15) alive 2026-01-26 15:32:34,374 16 INFO 00155-master-base odoo.service.server: Worker WorkerHTTP (16) alive 2026-01-26 15:32:34,380 20 INFO 00155-master-base odoo.service.server: Worker WorkerCron (20) alive /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application 2026-01-26 15:33:24,563 16 INFO ? odoo.http: HTTP Configuring static files 2026-01-26 15:33:24,593 16 INFO 00155-master-base odoo.addons.base.models.ir_http: Generating routing map for key None 2026-01-26 15:33:24,716 16 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 15:33:24] "GET / HTTP/1.0" 303 - 2 0.005 0.139 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application 2026-01-26 15:33:24,894 15 INFO ? odoo.http: HTTP Configuring static files 2026-01-26 15:33:24,908 15 INFO 00155-master-base odoo.addons.base.models.ir_http: Generating routing map for key None 2026-01-26 15:33:25,022 15 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 15:33:25] "GET /web HTTP/1.0" 303 - 1 0.001 0.122 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 15:33:26,616 15 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 15:33:26] "GET /web/login HTTP/1.0" 200 - 101 0.061 1.501 2026-01-26 15:33:26,690 15 INFO ? werkzeug: 127.0.0.42 - - [26/Jan/2026 15:33:26] "GET /web/static/lib/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - - - - 2026-01-26 15:33:26,722 15 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 15:33:26] "GET /web/assets/189-4922f79/web.assets_frontend.min.css HTTP/1.0" 200 - 5 0.002 0.006 2026-01-26 15:33:26,728 16 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 15:33:26] "GET /web/assets/190-edc8bb1/web.assets_common_minimal.min.js HTTP/1.0" 200 - 5 0.004 0.009 2026-01-26 15:33:26,729 15 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 15:33:26] "GET /web/assets/188-5be595d/web.assets_common.min.css HTTP/1.0" 200 - 3 0.001 0.004 2026-01-26 15:33:26,733 16 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 15:33:26] "GET /web/assets/191-d30d6ad/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 3 0.001 0.003 2026-01-26 15:33:26,824 15 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 15:33:26] "GET /web/binary/company_logo HTTP/1.0" 200 - 2 0.001 0.003 2026-01-26 15:33:26,871 15 INFO ? werkzeug: 127.0.0.42 - - [26/Jan/2026 15:33:26] "GET /web/static/fonts/google/Roboto/Roboto-Regular.ttf HTTP/1.0" 200 - - - - 2026-01-26 15:33:26,899 15 INFO ? werkzeug: 127.0.0.42 - - [26/Jan/2026 15:33:26] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - - - - /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 15:33:26,921 15 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 15:33:26] "GET /web/assets/192-5a95f4c/web.assets_common_lazy.min.js HTTP/1.0" 200 - 3 0.001 0.010 2026-01-26 15:33:27,117 15 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 15:33:27] "GET /web/assets/193-e787d66/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 3 0.001 0.005 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application 2026-01-26 15:33:27,211 15 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 15:33:27] "GET /web/webclient/translations/1769441607332 HTTP/1.0" 200 - 3 0.001 0.003 2026-01-26 15:33:27,269 15 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 15:33:27] "GET /web/webclient/qweb/1769441607367?bundle=web.assets_frontend HTTP/1.0" 200 - 10 0.002 0.015 2026-01-26 15:33:27,314 15 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 15:33:27] "GET /web/webclient/translations/1769441607430 HTTP/1.0" 200 - 3 0.001 0.003 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application 2026-01-26 15:33:34,521 20 INFO 00155-master-base odoo.addons.base.models.ir_cron: Starting job `Base: Auto-vacuum internal data`. 2026-01-26 15:33:34,556 20 INFO 00155-master-base odoo.addons.base.models.ir_attachment: filestore gc 56 checked, 0 removed 2026-01-26 15:33:34,591 20 INFO 00155-master-base odoo.addons.base.models.res_users: GC'd 0 user log entries 2026-01-26 15:33:34,610 20 INFO 00155-master-base odoo.addons.auth_totp.models.auth_totp: GC'd 0 totp devices entries 2026-01-26 15:33:34,619 20 INFO 00155-master-base odoo.addons.base.models.ir_cron: Job `Base: Auto-vacuum internal data` done. /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:02:39,993 15 INFO ? odoo.http: Generating nondb routing 2026-01-26 17:02:40,064 15 INFO ? werkzeug: 127.0.0.42 - - [26/Jan/2026 17:02:40] "GET /web/database/selector HTTP/1.0" 200 - 6 0.013 0.070 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application 2026-01-26 17:08:45,804 16 INFO ? odoo.http: Generating nondb routing 2026-01-26 17:08:45,837 16 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 17:08:45] "GET /web?db=00155-master-base HTTP/1.0" 302 - 1 0.003 0.039 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application 2026-01-26 17:08:47,534 15 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 17:08:47] "GET /web?db=00155-master-base HTTP/1.0" 302 - 1 0.003 0.012 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:08:48,766 16 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 17:08:48] "GET /web?db=00155-master-base HTTP/1.0" 302 - 1 0.002 0.009 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application 2026-01-26 17:08:49,393 15 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 17:08:49] "GET /web?db=00155-master-base HTTP/1.0" 302 - 1 0.002 0.007 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application 2026-01-26 17:08:50,067 15 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 17:08:50] "GET /web?db=00155-master-base HTTP/1.0" 302 - 1 0.003 0.009 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application 2026-01-26 17:08:50,722 15 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 17:08:50] "GET /web?db=00155-master-base HTTP/1.0" 302 - 1 0.002 0.006 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:08:52,101 15 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 17:08:52] "GET /web?db=00155-master-base HTTP/1.0" 302 - 1 0.003 0.008 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:08:53,028 15 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 17:08:53] "GET /web?db=00155-master-base HTTP/1.0" 302 - 1 0.002 0.009 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:08:55,713 15 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 17:08:55] "GET /web?db=00155-master-base HTTP/1.0" 302 - 1 0.002 0.007 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application 2026-01-26 17:08:56,812 15 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 17:08:56] "GET /web?db=00155-master-base HTTP/1.0" 302 - 1 0.002 0.007 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:09:53,185 15 INFO ? werkzeug: 127.0.0.42 - - [26/Jan/2026 17:09:53] "GET /web/database/manager HTTP/1.0" 200 - 6 0.007 0.046 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:10:09,075 16 INFO 00155-master-all odoo.modules.loading: loading 1 modules... 2026-01-26 17:10:09,089 16 INFO 00155-master-all odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 2026-01-26 17:10:09,158 16 INFO 00155-master-all odoo.modules.loading: loading 126 modules... /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application 2026-01-26 17:10:09,590 16 INFO 00155-master-all xmlschema: Resource 'XMLSchema.xsd' is already loaded /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:10:11,822 16 INFO 00155-master-all odoo.modules.loading: 126 modules loaded in 2.66s, 0 queries (+0 extra) /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:10:12,093 16 INFO 00155-master-all odoo.modules.loading: Modules loaded. 2026-01-26 17:10:12,098 16 INFO 00155-master-all odoo.modules.registry: Registry loaded in 3.038s 2026-01-26 17:10:12,101 16 INFO 00155-master-all werkzeug: 127.0.0.42 - - [26/Jan/2026 17:10:12] "GET /web?db=00155-master-all HTTP/1.0" 302 - 54 0.035 3.015 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:10:17,009 16 INFO 00155-master-all werkzeug: 127.0.0.42 - - [26/Jan/2026 17:10:17] "GET /web?db=00155-master-all HTTP/1.0" 302 - 1 0.002 0.007 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:10:18,925 16 INFO 00155-master-all werkzeug: 127.0.0.42 - - [26/Jan/2026 17:10:18] "GET /web?db=00155-master-all HTTP/1.0" 302 - 1 0.002 0.006 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:10:20,393 15 INFO 00155-master-all odoo.modules.loading: loading 1 modules... 2026-01-26 17:10:20,405 15 INFO 00155-master-all odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 2026-01-26 17:10:20,467 15 INFO 00155-master-all odoo.modules.loading: loading 126 modules... /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:10:20,831 15 INFO 00155-master-all xmlschema: Resource 'XMLSchema.xsd' is already loaded /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:10:22,991 15 INFO 00155-master-all odoo.modules.loading: 126 modules loaded in 2.52s, 0 queries (+0 extra) 2026-01-26 17:10:23,264 15 INFO 00155-master-all odoo.modules.loading: Modules loaded. 2026-01-26 17:10:23,270 15 INFO 00155-master-all odoo.modules.registry: Registry loaded in 2.882s 2026-01-26 17:10:23,272 15 INFO 00155-master-all werkzeug: 127.0.0.42 - - [26/Jan/2026 17:10:23] "GET /web?db=00155-master-all HTTP/1.0" 302 - 54 0.031 2.862 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:10:24,432 15 INFO 00155-master-all werkzeug: 127.0.0.42 - - [26/Jan/2026 17:10:24] "GET /web?db=00155-master-all HTTP/1.0" 302 - 1 0.002 0.007 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application 2026-01-26 17:10:25,615 16 INFO 00155-master-all werkzeug: 127.0.0.42 - - [26/Jan/2026 17:10:25] "GET /web?db=00155-master-all HTTP/1.0" 302 - 1 0.002 0.006 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application 2026-01-26 17:10:26,458 15 INFO 00155-master-all werkzeug: 127.0.0.42 - - [26/Jan/2026 17:10:26] "GET /web?db=00155-master-all HTTP/1.0" 302 - 1 0.002 0.006 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:10:27,583 16 INFO 00155-master-all werkzeug: 127.0.0.42 - - [26/Jan/2026 17:10:27] "GET /web?db=00155-master-all HTTP/1.0" 302 - 1 0.002 0.007 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application 2026-01-26 17:10:28,524 15 INFO 00155-master-all werkzeug: 127.0.0.42 - - [26/Jan/2026 17:10:28] "GET /web?db=00155-master-all HTTP/1.0" 302 - 1 0.002 0.007 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:10:29,635 15 INFO 00155-master-all werkzeug: 127.0.0.42 - - [26/Jan/2026 17:10:29] "GET /web?db=00155-master-all HTTP/1.0" 302 - 1 0.002 0.008 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:37:52,795 16 INFO 00155-master-all odoo.addons.base.models.ir_http: Generating routing map for key None /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application 2026-01-26 17:37:52,955 16 INFO 00155-master-all werkzeug: 127.0.0.42 - - [26/Jan/2026 17:37:52] "GET / HTTP/1.0" 303 - 2 0.004 0.167 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:38:01,876 16 INFO 00155-master-all werkzeug: 127.0.0.42 - - [26/Jan/2026 17:38:01] "GET /web HTTP/1.0" 303 - 3 0.004 0.010 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:38:04,183 16 INFO 00155-master-all werkzeug: 127.0.0.42 - - [26/Jan/2026 17:38:04] "GET /web/login HTTP/1.0" 200 - 117 0.072 1.744 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:41:52,712 16 INFO 00155-master-all werkzeug: 127.0.0.42 - - [26/Jan/2026 17:41:52] "GET /web/reset_password HTTP/1.0" 200 - 90 0.039 0.171 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:43:45,549 15 INFO 00155-master-all odoo.addons.base.models.ir_http: Generating routing map for key None /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application 2026-01-26 17:43:45,746 15 INFO 00155-master-all werkzeug: 127.0.0.42 - - [26/Jan/2026 17:43:45] "GET /web/database/manager HTTP/1.0" 200 - 5 0.007 0.199 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:43:48,405 15 INFO 00155-master-all werkzeug: 127.0.0.42 - - [26/Jan/2026 17:43:48] "GET /web/signup HTTP/1.0" 200 - 105 0.053 0.203 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:47:24,056 15 INFO ? werkzeug: 127.0.0.42 - - [26/Jan/2026 17:47:24] "GET /robots.txt HTTP/1.0" 404 - 1 0.003 0.007 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:47:24,227 16 INFO ? werkzeug: 127.0.0.42 - - [26/Jan/2026 17:47:24] "GET /web/database/selector HTTP/1.0" 200 - 6 0.009 0.046 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application 2026-01-26 17:47:45,200 15 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 17:47:45] "GET / HTTP/1.0" 303 - 2 0.005 0.009 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:47:47,877 16 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 17:47:47] "GET /web HTTP/1.0" 303 - 2 0.002 0.011 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:47:49,183 15 INFO 00155-master-base werkzeug: 127.0.0.42 - - [26/Jan/2026 17:47:49] "GET /web/login HTTP/1.0" 200 - 81 0.025 0.144 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application 2026-01-26 17:48:21,976 16 INFO 00155-master-all werkzeug: 127.0.0.42 - - [26/Jan/2026 17:48:21] "GET /web/login HTTP/1.0" 200 - 8 0.016 0.017 /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.interface' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( Traceback (most recent call last): File "/data/build/Odoo 15/odoo-bin", line 5, in import odoo File "/data/build/Odoo 15/odoo/__init__.py", line 33, in gevent.monkey.patch_all() File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 1255, in patch_all _notify_patch(events.GeventWillPatchAllEvent(modules_to_patch, kwargs), _warnings) File "/usr/local/lib/python3.10/dist-packages/gevent/monkey.py", line 190, in _notify_patch notify_and_call_entry_points(event) File "/usr/local/lib/python3.10/dist-packages/gevent/events.py", line 104, in notify_and_call_entry_points subscriber = plugin.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2464, in load self.require(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2487, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zope.event' distribution was not found and is required by the application